query param 으로 간단한 메모를 빠르게 업로드할 수 있는 심플한 웹애플리케이선

GET /add/note?title=hello&body=world API를 보내면 비록 GET 요청일지라도 세션이 살아있는 경우 그 즉시 새 메모를 추가하는 웹앱